From 80250b363a8cd353467f70345c7234d06b15f048 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 15 Feb 2005 18:29:26 +0000 Subject: [PATCH] Fix a typo in the first line of README that's been there for years. (blush) --- gpsbabel/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gpsbabel/README b/gpsbabel/README index 887fbfb1e..0660324c2 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -1,12 +1,12 @@ THE PROBLEM - There are simply too many gratituosuly different file formats to + There are simply too many gratuitously different file formats to hold waypoint, track, and route information in various programs used by computers. GPX (http://www.topografix.com/gpx.asp) - attempts to define a standard in XML to contain all the data, - but there are too many programs that don't understand it yet and - too much data that are in an alternate format. + defines a standard in XML to contain all the data, but there + are too many programs that don't understand it yet and + too much data that are in an alternate formats. THE SOLUTION -- 2.30.2